home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000263_news@columbia.edu_Mon Jan 23 05:35:05 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA17242
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 23 Jan 1995 15:39:54 -0500
  3. Received: by apakabar.cc.columbia.edu id AA09598
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 23 Jan 1995 15:39:52 -0500
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.cs.columbia.edu!news.pipeline.com!swiss.ans.net!gatech!swrinde!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  6. From: jrd@cc.usu.edu (Joe Doupnik)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: finish (no, not finnish!)
  9. Message-Id: <1995Jan23.113505.38853@cc.usu.edu>
  10. Date: 23 Jan 95 11:35:05 MDT
  11. References: <1995Jan23.113710@hnrc.tufts.edu>
  12. Organization: Utah State University
  13. Lines: 11
  14. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  15.  
  16. In article <1995Jan23.113710@hnrc.tufts.edu>, jerry@hnrc.tufts.edu (Jerry Dallal) writes:
  17. > In previous PC versions, all I needed to type was 'f' at my PC's KErmit prompt
  18. > to send a finish to a mainframe version working as a server.  With version 
  19. > 3.14, 'f' is unrecognized and 'fi' is required.  I assume this is because 
  20. > the forward command has been added.  Would it be a major violation of style
  21. > if 'f' were allowed to continue to default to finish?
  22. ---------
  23.     It would not be a swift idea. We already have too many "nicname"
  24. commands as it is. Surely FIN is not to cumbersome to type. But if your
  25. preferences are strong then DEFINE F FINISH. Self help.
  26.     Joe D.